Call For Me

Created By
TGIF Labsa month ago
Give your AI agent a phone. Place outbound calls to US businesses to ask about hours, book appointments, gather info, or follow up — the AI identifies itself as AI on every call. US numbers only. Free during beta, get an API key at https://call-for-me.fly.dev/register.
Overview

What it does

Give your AI agent a phone. Call For Me places real outbound calls to US businesses and people on your agent's behalf — to ask about hours, check availability, book reservations, follow up on service requests, gather info that's not online, or handle anything else that needs a human voice on the line.

The AI identifies itself as AI on every call, follows your instructions in plain English, and returns a structured outcome.

Tools

  • place_call(target, instructions, output_schema?) — describe the call; returns a call_id immediately.
  • get_call_status(call_id) — poll until the call finishes; returns one of completed / voicemail / no_answer / rejected_ai / busy / timed_out etc., plus a free-form exit_reason and any extracted data.

Quick start

  1. Get an API key (free during beta) at https://call-for-me.fly.dev/register.
  2. Paste this into your MCP client config:
{
  "mcpServers": {
    "call-for-me": {
      "url": "https://call-for-me.fly.dev/mcp/",
      "headers": {
        "Authorization": "Bearer cfm_<your_api_key>"
      }
    }
  }
}
  1. Tell your agent to make a call.

Built-in safety

  • AI identifies itself as AI on every call.
  • Will not commit to bookings or payments without explicit user confirmation.
  • 5-minute call cap by default.
  • Per-recipient 24-hour cap (no spam-calling the same number).
  • Emergency numbers (911 / 988 / etc.) are blocked.

Limitations

  • US phone numbers only (E.164 starting with +1). International is on the roadmap.

Server Config

{
  "mcpServers": {
    "call-for-me": {
      "url": "https://call-for-me.fly.dev/mcp/",
      "headers": {
        "Authorization": "Bearer cfm_<your_api_key>"
      }
    }
  }
}
Project Info
Created At
a month ago
Updated At
a month ago
Author Name
TGIF Labs
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Church Website Editor
@Elijah Desent

The Custom Website Editor lets a pastor manage and update their church's professionally-built website using plain English — no code, no logins, no technical knowledge required. It connects directly to the live website's GitHub repository, so any change you describe is made for you and ships to the real, public site within about 30 seconds. Editing your site. Ask for any wording change — fix a typo, reword a welcome message, update a service time, swap a heading, add a paragraph or a whole new section — and it finds the right page, makes the exact edit, and publishes it. It can read any page before changing it, search your site's content for a phrase you remember ("Sunday morning," "What to Expect," a pastor's name), browse your pages and files, and even create brand-new pages. Every change is saved with a clear, human-readable note so you always know what was done. Photos and videos. Send a photo and it adds it to your site; send a video or a large image and it's hosted on fast permanent storage and dropped onto the page you want. It can list the images already on your site so the right photo always shows up — no broken pictures. Undo and history. Ask "what did I change today?" and it shows your recent updates in plain language. Say "undo that" or "go back" and it safely rolls the live site back to how it was — nothing is ever lost. Knowing it worked. After any change it can confirm the site rebuilt successfully, and if something ever breaks the build, it explains what went wrong in plain English and fixes it — you never see raw errors. Your own domain. Bought a domain like yourchurch.org? It connects that domain to your site and gives you the exact, simple settings to enter at your domain registrar, including a warning if the change could affect email on that domain. Hosting, chat, analytics, and more. It can start your monthly hosting subscription, set up a live website chat widget so visitors can message you, and report how your site is doing — total traffic, your most-viewed pages, where visitors are coming from, and day-by-day trends. It can also score any church website against the Church Website Score rubric to show where it stands.

a day ago